home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / komunikace / alleycode / alleycodesetup.exe / {app} / PHP / variable.php < prev   
Encoding:
PHP Script  |  2002-11-18  |  50 b   |  5 lines

  1. <?php
  2. $editor = "AlleyCode";
  3. echo $editor;
  4. ?>
  5.